#!/bin/bash
cd "`dirname "$0"`"
open -b com.apple.terminal "$PWD/TerrariaServer"

